Leadtools.Dicom.Common

Get(DicomDataSet,Object[]) Method

Show in webframe





The dataset to read the information from.
The instances to update with DICOM information.
Gets the specified data from the the DICOM dataset and assigns it the corresponding property in each object in the instances array.
Syntax
[ExtensionAttribute()]
public static void Get( 
   DicomDataSet ds,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Get( _
   ByVal ds As DicomDataSet, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim instances() As Object
 
DicomExtensions.Get(ds, instances)

            

            
[ExtensionAttribute()]
public:
static void Get( 
   DicomDataSet^ ds,
   ... array<Object^>^ instances
) 

Parameters

ds
The dataset to read the information from.
instances
The instances to update with DICOM information.
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features